-
Notifications
You must be signed in to change notification settings - Fork 1.3k
framework,api,server,ui: improve error messaging #12336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 4.22
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 4.22 #12336 +/- ##
============================================
+ Coverage 17.59% 17.62% +0.02%
- Complexity 15596 15640 +44
============================================
Files 5910 5911 +1
Lines 529634 529923 +289
Branches 64714 64756 +42
============================================
+ Hits 93176 93381 +205
- Misses 425968 426031 +63
- Partials 10490 10511 +21
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Framwork level improvements for for contextual and localized API error messages More details to be added Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
86379b7 to
c938bd1
Compare
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 16271 |
Description
Framework level improvements for for contextual and localized API error messages
Design spec: Error Message Consistency, Customization, and Localization Framework
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
Refined error message with additional context for admin

User facing error, with localization

Example API response
How Has This Been Tested?
How did you try to break this feature and the system with this change?